How to Install caret software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install caret software package in Ubuntu 12.04 LTS (Precise Pangolin)

caret software package provides Computerized Anatomical Reconstruction and Editing Toolkit, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install caret 

caret is installed in your system.

Make ensure the caret package were installed using the commands given below,

$ sudo dpkg-query -l | grep caret *

You will get with caret package name, version, architecture and description in a table

caret package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Science
Package caret
Version 5.6.4~dfsg.1-1ubuntu3
Description Computerized Anatomical Reconstruction and Editing Toolkit
Sub Section Science


See Also, How to uninstall or remove caret software package from Ubuntu 12.04 LTS (Precise Pangolin)?